Creates a path gradient brush with the specified blend and center point.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
SyntaxC#
Copy Code
|
|---|
public static PathGradientBrush PathGradient ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function PathGradient ( _ |
An instance of the PathGradientBrush class corresponding to the specified settings.
See Also